[INFO] cloning repository https://github.com/alexiwalker/gltr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexiwalker/gltr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98489621f496a96f5022005894b220326cd0b10b
[INFO] testing alexiwalker/gltr against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexiwalker%2Fgltr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexiwalker/gltr
[INFO] finished tweaking git repo https://github.com/alexiwalker/gltr
[INFO] tweaked toml for git repo https://github.com/alexiwalker/gltr written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexiwalker/gltr on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexiwalker/gltr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 699d0557157adcf1c9f671b1411325541758e1ca60282ec68215419b2e2a8c07
[INFO] running `Command { std: "docker" "start" "-a" "699d0557157adcf1c9f671b1411325541758e1ca60282ec68215419b2e2a8c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "699d0557157adcf1c9f671b1411325541758e1ca60282ec68215419b2e2a8c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699d0557157adcf1c9f671b1411325541758e1ca60282ec68215419b2e2a8c07", kill_on_drop: false }`
[INFO] [stdout] 699d0557157adcf1c9f671b1411325541758e1ca60282ec68215419b2e2a8c07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe28d11b669c3171ccfd7faf56bd0732d34eb6b45ed5e1ff90dae5e04644e723
[INFO] running `Command { std: "docker" "start" "-a" "fe28d11b669c3171ccfd7faf56bd0732d34eb6b45ed5e1ff90dae5e04644e723", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.79s
[INFO] running `Command { std: "docker" "inspect" "fe28d11b669c3171ccfd7faf56bd0732d34eb6b45ed5e1ff90dae5e04644e723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe28d11b669c3171ccfd7faf56bd0732d34eb6b45ed5e1ff90dae5e04644e723", kill_on_drop: false }`
[INFO] [stdout] fe28d11b669c3171ccfd7faf56bd0732d34eb6b45ed5e1ff90dae5e04644e723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb77b0487c149e51920d0c4112ff81b69bd8673ad92331ab1a02f7dee0bea968
[INFO] running `Command { std: "docker" "start" "-a" "eb77b0487c149e51920d0c4112ff81b69bd8673ad92331ab1a02f7dee0bea968", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `new`
[INFO] [stdout]    --> src/tests/mod.rs:120:6
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let new = object.unwrap().extract_node(1, GltrExtractFlags::empty().center_objects().recalculate_buffers());
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 23.66s
[INFO] running `Command { std: "docker" "inspect" "eb77b0487c149e51920d0c4112ff81b69bd8673ad92331ab1a02f7dee0bea968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb77b0487c149e51920d0c4112ff81b69bd8673ad92331ab1a02f7dee0bea968", kill_on_drop: false }`
[INFO] [stdout] eb77b0487c149e51920d0c4112ff81b69bd8673ad92331ab1a02f7dee0bea968
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 677e58b30ffb5657e895a763d93702b0421f0b8224aaf8aef9dfb04d6fa1c024
[INFO] running `Command { std: "docker" "start" "-a" "677e58b30ffb5657e895a763d93702b0421f0b8224aaf8aef9dfb04d6fa1c024", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `new`
[INFO] [stderr]    --> src/tests/mod.rs:120:6
[INFO] [stderr]     |
[INFO] [stderr] 120 |     let new = object.unwrap().extract_node(1, GltrExtractFlags::empty().center_objects().recalculate_buffers());
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_new`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gltr` (lib test) generated 1 warning (run `cargo fix --lib -p gltr --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gltr-8a1d30cc8367611c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::deserialize_full_file ... FAILED
[INFO] [stdout] test tests::test_views ... ok
[INFO] [stdout] test tests::test_views_2 ... ok
[INFO] [stdout] test tests::test_decode ... ok
[INFO] [stdout] test tests::extract_single_object ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::deserialize_full_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::deserialize_full_file' (18) panicked at src/tests/mod.rs:102:5:
[INFO] [stdout] assertion failed: object.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563ebe4b05f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x563ebe4c507a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    2:     0x563ebe4b4e12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x563ebe48f466 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x563ebe4a8809 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]    5:     0x563ebe44387c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x563ebe4a89c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x563ebe48f554 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x563ebe4845d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x563ebe49023d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]   10:     0x563ebe4c576c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]   11:     0x563ebe4c5732 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]   12:     0x563ebe42da16 - <gltr[bb08026deed18430]::tests::deserialize_full_file::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x563ebe43695b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]   14:     0x563ebe4441d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]   15:     0x563ebe43ed34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x563ebe447252 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x563ebe4afc1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7afdf39ccaa4 - <unknown>
[INFO] [stdout]   19:     0x7afdf3a59a64 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] ---- tests::extract_single_object stdout ----
[INFO] [stdout] 0 to parse original file
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extract_single_object' (19) panicked at src/tests/mod.rs:117:5:
[INFO] [stdout] assertion failed: object.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563ebe4b05f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x563ebe4c507a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    2:     0x563ebe4b4e12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x563ebe48f466 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x563ebe4a8809 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]    5:     0x563ebe44387c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x563ebe4a89c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x563ebe48f554 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x563ebe4845d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x563ebe49023d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]   10:     0x563ebe4c576c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]   11:     0x563ebe4c5732 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]   12:     0x563ebe42dcfc - <gltr[bb08026deed18430]::tests::extract_single_object::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x563ebe43695b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]   14:     0x563ebe4441d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]   15:     0x563ebe43ed34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x563ebe447252 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x563ebe4afc1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7afdf39ccaa4 - <unknown>
[INFO] [stdout]   19:     0x7afdf3a59a64 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::deserialize_full_file
[INFO] [stdout]     tests::extract_single_object
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "677e58b30ffb5657e895a763d93702b0421f0b8224aaf8aef9dfb04d6fa1c024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677e58b30ffb5657e895a763d93702b0421f0b8224aaf8aef9dfb04d6fa1c024", kill_on_drop: false }`
[INFO] [stdout] 677e58b30ffb5657e895a763d93702b0421f0b8224aaf8aef9dfb04d6fa1c024
